Skip to content

Commit

Permalink
Bumped version code and name
Browse files Browse the repository at this point in the history
  • Loading branch information
aritra-tech committed Nov 17, 2024
1 parent 46e87f1 commit b57311c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ android {
applicationId = "com.aritradas.uncrack"
minSdk = 24
targetSdk = 34
versionCode = 11
versionName = "3.1.0"
versionCode = 12
versionName = "3.2.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
lint {
Expand Down

0 comments on commit b57311c

Please sign in to comment.