Albirew/tachiyomi
Archivé
1
0
Bifurcation 0

Release 0.1.2

Cette révision appartient à :
inorichi 2016-01-25 13:56:58 +01:00
Parent 7993ec5074
révision ac2485d4a7

Voir le fichier

@ -39,8 +39,8 @@ android {
minSdkVersion 16
targetSdkVersion 23
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 2
versionName "0.1.1"
versionCode 3
versionName "0.1.2"
buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""
buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\""