Skip to content

Commit

Permalink
Bump version id to 10100
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamza417 committed Jul 4, 2024
1 parent 302c2d9 commit 06ab0f7
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 @@ -22,8 +22,8 @@ android {
applicationId "app.simple.inure"
minSdkVersion 23
targetSdkVersion 34
versionCode 10063
versionName "Build100.6.3"
versionCode 10100
versionName "Build101.0.0"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 06ab0f7

Please sign in to comment.