1
mirror of https://github.com/m2049r/xmrwallet synced 2025-08-21 06:46:43 +02:00

bump version

This commit is contained in:
m2049r
2021-03-20 09:14:51 +01:00
parent 5fb1bcb552
commit b01de1ad6e

@ -7,8 +7,8 @@ android {
applicationId "com.m2049r.xmrwallet"
minSdkVersion 21
targetSdkVersion 29
versionCode 712
versionName "1.17.12 'Druk'"
versionCode 713
versionName "1.17.13 'Druk'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {