Reset version number to 1.0.0 for this fork.
This commit is contained in:
parent
c22184d9cb
commit
fd3d18f4e1
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId 'net.voussoir.trkpt'
|
||||
minSdkVersion 25
|
||||
targetSdk 32
|
||||
versionCode 50
|
||||
versionName '2.1.2'
|
||||
versionCode 51
|
||||
versionName '1.0.0'
|
||||
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