update gradle plugin to 4.1.2
This commit is contained in:
@ -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()
|
||||
|
Reference in New Issue
Block a user