Skip to content

Commit

Permalink
App Version Update
Browse files Browse the repository at this point in the history
New changes:
• Bump versionCode to 384001
  • Loading branch information
AkosPaha01 authored Aug 9, 2023
1 parent 4587bc1 commit 159039c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ android {
applicationId = "de.dertyp7214.rboardthememanager"
minSdk = 23
targetSdk = 34
versionCode = 384000
versionCode = 384001
versionName = "3.8.4"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 159039c

Please sign in to comment.