Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
acmpo6ou committed Sep 9, 2021
1 parent 4e66087 commit 67089d7
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 @@ -48,8 +48,8 @@ android {
minSdkVersion 26
//noinspection OldTargetApi
targetSdkVersion 30
versionCode 8
versionName "1.4.2"
versionCode 9
versionName "2.0.2"
setProperty("archivesBaseName", "myaccounts") // name will be myaccounts-release.apk

testInstrumentationRunner "com.acmpo6ou.myaccounts.HiltTestRunner"
Expand Down

0 comments on commit 67089d7

Please sign in to comment.