Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiupuhalschi-rdx committed Dec 18, 2024
1 parent 422ccec commit 9940932
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ android {
applicationId "com.radixpublishing.radixwallet.android"
minSdk rootProject.ext.minSdk
targetSdk rootProject.ext.targetSdk
versionCode 54
versionName "1.11.1"
versionCode 55
versionName "1.11.2"
buildConfigField "boolean", "DEBUG_MODE", "true"
buildConfigField "boolean", "CRASH_REPORTING_AVAILABLE", "false"
buildConfigField "boolean", "EXPERIMENTAL_FEATURES_ENABLED", "true"
Expand Down

0 comments on commit 9940932

Please sign in to comment.