Skip to content

Commit

Permalink
chore(release): nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
ci-bot authored and stackchain committed Mar 17, 2024
1 parent d114f49 commit 4feaa78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/wallet-mobile/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ android {
applicationId "com.emurgo"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 626
versionCode 627
versionName "4.26.0"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
Expand Down

0 comments on commit 4feaa78

Please sign in to comment.