Skip to content

Commit

Permalink
Increment app version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahmud0808 committed Nov 14, 2022
1 parent 792d0eb commit 4ac003d
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 @@ -9,8 +9,8 @@ android {
applicationId "com.drdisagree.iconify"
minSdk 31
targetSdk 33
versionCode 1
versionName "v1.0-Beta"
versionCode 2
versionName "v2.0-Beta"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 4ac003d

Please sign in to comment.