Release 1.0.5.

This commit is contained in:
Antoine POPINEAU 2019-10-21 20:30:16 +02:00
parent 5a14b3cfa4
commit 8b0ce7a32d
No known key found for this signature in database
GPG Key ID: A78AC64694F84063
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ android {
applicationId "com.github.apognu.otter"
minSdkVersion 23
targetSdkVersion 29
versionCode 5
versionName "1.0.4"
versionCode 6
versionName "1.0.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}