Skip to content

Commit

Permalink
Build: Bump version code to 14
Browse files Browse the repository at this point in the history
  • Loading branch information
thunderbiscuit committed Jan 20, 2023
1 parent ca36a72 commit cff44c0
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 @@ -26,7 +26,7 @@ android {
applicationId = "com.goldenraven.padawanwallet"
minSdk = 26
targetSdk = 33
versionCode = 10
versionCode = 14
versionName = "v0.10.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit cff44c0

Please sign in to comment.