Add notice for updating extensions

This commit is contained in:
inorichi 2018-02-05 22:55:29 +01:00
parent 854112095b
commit 02e187f066
2 changed files with 10 additions and 2 deletions

View file

@ -38,7 +38,7 @@ android {
minSdkVersion 16
targetSdkVersion 26
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 31
versionCode 32
versionName "0.6.8"
buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""