Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Commit

Permalink
Merge branch 'develop' into sunset-libcore
Browse files Browse the repository at this point in the history
  • Loading branch information
gre committed Mar 24, 2022
2 parents 91bbe90 + d546a87 commit c135b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ android {
multiDexEnabled true
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 36176127
versionCode 36176129
versionName "2.40.0"
resValue "string", "build_config_package", "com.ledger.live"
testBuildType System.getProperty('testBuildType', 'debug')
Expand Down

0 comments on commit c135b81

Please sign in to comment.