Version 1.0.3.
This commit is contained in:
parent
c722e7cad1
commit
a48b2d8107
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId 'net.voussoir.trkpt'
|
applicationId 'net.voussoir.trkpt'
|
||||||
minSdkVersion 25
|
minSdkVersion 25
|
||||||
targetSdk 32
|
targetSdk 32
|
||||||
versionCode 53
|
versionCode 54
|
||||||
versionName '1.0.2'
|
versionName '1.0.3'
|
||||||
resConfigs "en", "da", "de", "fr", "hr", "id", "it", "ja", "nb-rNO", "nl", "pl", "pt-rBR", "ru", "sv", "tr", "zh-rCN"
|
resConfigs "en", "da", "de", "fr", "hr", "id", "it", "ja", "nb-rNO", "nl", "pl", "pt-rBR", "ru", "sv", "tr", "zh-rCN"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue