Albirew/tachiyomi
Archivé
1
0
Bifurcation 0

Add commit number to version name in debug version

Cette révision appartient à :
len 2016-04-06 17:10:43 +02:00
Parent 7c503648ff
révision 1844b8c5a2

Voir le fichier

@ -51,6 +51,7 @@ android {
buildTypes {
debug {
versionNameSuffix ".${getCommitCount()}"
applicationIdSuffix ".debug"
}
release {