Skip to content

Commit

Permalink
bump to 1.1.0 -- 20010210
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehdi Nosrati Sahlan committed Jan 2, 2020
1 parent cb0206a commit d6cbd68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "io.mns.mpfm"
minSdkVersion 21
targetSdkVersion 29
versionCode 20010110
versionName "1.0.0"
versionCode 20010210
versionName "1.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
useSupportLibrary = true
Expand Down

0 comments on commit d6cbd68

Please sign in to comment.