This commit is contained in:
Jonathan Fisher 2020-11-11 16:38:05 +00:00
parent 3ccbc5219e
commit a901b34c39
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 10
versionName "2.0.2"
versionCode 11
versionName "2.0.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}