Skip to content

Commit

Permalink
I hate it here
Browse files Browse the repository at this point in the history
  • Loading branch information
MM2-0 committed Jan 23, 2023
1 parent ff8fbb0 commit 2931432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ android {
targetSdk = sdk.versions.targetSdk.get().toInt()
@SuppressLint("HighAppVersionCode")
versionCode = 2023012300
versionName = "1.21.1g"
versionName = "1.21.1"
signingConfig = signingConfigs.getByName("debug")
}
buildTypes {
Expand Down

0 comments on commit 2931432

Please sign in to comment.