Skip to content

Commit

Permalink
Bump version 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
helloworld1 committed Dec 11, 2023
1 parent 5838e60 commit a936ee9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ allprojects {
extra["compileSdkVersion"] = 34
extra["targetSdkVersion"] = 34
extra["minSdkVersion"] = 21
extra["versionCode"] = 21
extra["versionName"] = "3.0"
extra["versionCode"] = 22
extra["versionName"] = "3.1"

0 comments on commit a936ee9

Please sign in to comment.