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 c276e71 commit 7521715
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 9
versionName "2.0.2"
versionCode 10
versionName "2.0.4"
setProperty("archivesBaseName", "myaccounts") // name will be myaccounts-release.apk

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

0 comments on commit 7521715

Please sign in to comment.