mirror of https://github.com/m2049r/xmrwallet.git
Update build.gradle
This commit is contained in:
parent
8e619756b9
commit
48dcd37740
|
@ -7,8 +7,8 @@ android {
|
|||
applicationId "com.m2049r.xmrwallet"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 25
|
||||
versionCode 4
|
||||
versionName "0.4.0"
|
||||
versionCode 5
|
||||
versionName "0.4.1"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
|
Loading…
Reference in New Issue