Skip to content

Commit

Permalink
version 1.14.0-beta01
Browse files Browse the repository at this point in the history
  • Loading branch information
AkesiSeli committed Dec 30, 2024
1 parent 047a8a4 commit 20c91d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions androidApp/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ android {
libs.versions.android.targetSdk
.get()
.toInt()
versionCode = 135
versionName = "1.13.7"
versionCode = 136
versionName = "1.14.0-beta01"
}
base.archivesName = "RaccoonForLemmy"
buildFeatures {
Expand Down

0 comments on commit 20c91d6

Please # to comment.