Skip to content

Commit

Permalink
version 1.13.3-beta03
Browse files Browse the repository at this point in the history
  • Loading branch information
AkesiSeli committed Dec 7, 2024
1 parent 5c7c0c4 commit 908e5a5
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 = 127
versionName = "1.13.3-beta02"
versionCode = 128
versionName = "1.13.3-beta03"
}
base.archivesName = "RaccoonForLemmy"
buildFeatures {
Expand Down

0 comments on commit 908e5a5

Please sign in to comment.