mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-27 20:36:51 +01:00
Hint about version increments
This commit is contained in:
parent
f20e11d517
commit
44667a60d1
@ -12,8 +12,10 @@ android {
|
||||
applicationId "nodomain.freeyourgadget.gadgetbridge"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 23
|
||||
versionCode 34
|
||||
|
||||
// note: always bump BOTH versionCode and versionName!
|
||||
versionName "0.6.8"
|
||||
versionCode 34
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
Loading…
Reference in New Issue
Block a user