1
mirror of https://github.com/m2049r/xmrwallet synced 2025-08-09 09:18:26 +02:00
This commit is contained in:
m2049r
2019-11-21 10:42:45 +01:00
parent 35b717756d
commit e076c19e3e

@ -7,8 +7,8 @@ android {
applicationId "com.m2049r.xmrwallet" applicationId "com.m2049r.xmrwallet"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 198 versionCode 199
versionName "1.12.8 'Caerbannog'" versionName "1.12.9 'Caerbannog'"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild { externalNativeBuild {