update gradle plugin to 4.1.2

This commit is contained in:
2021-01-21 19:57:01 +01:00
parent 373f5c56c9
commit 70aafb1a14
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ android {
minSdkVersion 23
targetSdkVersion 30
versionCode 3000 //00.03.000
versionName "0.3.0"
versionName "0.3.90"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resValue "string", "build_time", buildTime()