Browse Source

Release 1.0.5.

housekeeping/remove-warnings
Antoine POPINEAU 5 years ago
parent
commit
8b0ce7a32d
No known key found for this signature in database
GPG Key ID: A78AC64694F84063
  1. 4
      app/build.gradle

4
app/build.gradle

@ -18,8 +18,8 @@ android { @@ -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"
}

Loading…
Cancel
Save