Skip to content

Commit

Permalink
Bump 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
WaheedNazir committed Jun 19, 2021
1 parent acbf2f3 commit 195b9da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ android {
applicationId "com.kotlin.mvvm.architecture"
minSdkVersion androidMinSdkVersion
versionCode 2
versionName "1.0.1"
versionName "1.0.2"
vectorDrawables.useSupportLibrary = true
multiDexEnabled true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 195b9da

Please sign in to comment.