1
mirror of https://github.com/m2049r/xmrwallet synced 2025-08-26 02:17:03 +02:00
This commit is contained in:
m2049r
2019-11-10 12:14:52 +01:00
parent 08e8a48138
commit 9f01155cb7

@ -7,8 +7,8 @@ android {
applicationId "com.m2049r.xmrwallet" applicationId "com.m2049r.xmrwallet"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 190 versionCode 191
versionName "1.12.0 'Caerbannog'" versionName "1.12.1 'Caerbannog'"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild { externalNativeBuild {