Skip to content

Commit

Permalink
Bump vesrion 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
helloworld1 committed Feb 11, 2024
1 parent f320446 commit 65fe185
Show file tree
Hide file tree
Showing 2 changed files with 5 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"] = 22
extra["versionName"] = "3.1"
extra["versionCode"] = 23
extra["versionName"] = "3.1.1"
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/23.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
RELEASE-3.1.1
* Upgrade AGP version
* Test to rebuild in F-Droid

0 comments on commit 65fe185

Please sign in to comment.