version bump

This commit is contained in:
Jonathan Fisher 2020-11-16 19:27:50 +00:00
parent 2cead5058f
commit 404a1ac61e
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "oppen.gemini.ariane"
minSdkVersion 21
targetSdkVersion 30
versionCode 15
versionName "2.0.7"
versionCode 16
versionName "2.0.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}