Release 1.5.1

This commit is contained in:
dosse91
2021-03-26 07:36:46 +01:00
parent 8167e84c7d
commit d089b350ea
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ android {
minSdkVersion 23
//noinspection OldTargetApi
targetSdkVersion 29
versionCode 15
versionName '1.5'
versionCode 16
versionName '1.5.1'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
+1 -1
View File
@@ -7,7 +7,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:4.1.1'
classpath 'com.android.tools.build:gradle:4.1.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files