Skip to content

Commit

Permalink
Version bump for android
Browse files Browse the repository at this point in the history
  • Loading branch information
vsubhuman committed Sep 25, 2021
1 parent 70063f1 commit e5f6f98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,8 @@ android {
applicationId "com.emurgo"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 292
versionName "4.3.0"
versionCode 300
versionName "4.4.0"
ndk {
abiFilters "armeabi-v7a", "arm64-v8a", "x86", "x86_64"
}
Expand Down

0 comments on commit e5f6f98

Please sign in to comment.