Skip to content

Commit

Permalink
(android) Release v2.0.0 (code 54)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpad85 committed Jul 28, 2023
1 parent 3f764c8 commit 9b0de94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phoenix-android/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ android {
minSdk = 24
targetSdk = 33
versionCode = 54
versionName = gitCommitHash()
versionName = "2.0.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 9b0de94

Please sign in to comment.