Skip to content

Commit

Permalink
changed the app version to v1.1.1 (logo fix) in p2
Browse files Browse the repository at this point in the history
  • Loading branch information
Raghuvorkady committed Jun 5, 2021
1 parent 89f5488 commit 78cc35c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion p2-SimpleCalculator/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionCode 1
versionName "1.1.0"
versionName "1.1.1"
// Required when setting minSdkVersion to 20 or lower
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 78cc35c

Please sign in to comment.