mirror of
https://github.com/SimpleMobileTools/Simple-Calculator.git
synced 2025-01-11 22:54:39 +01:00
updating build tools
This commit is contained in:
parent
36071535dc
commit
eff2b7067b
@ -10,7 +10,7 @@ if (keystorePropertiesFile.exists()) {
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 29
|
compileSdkVersion 29
|
||||||
buildToolsVersion '29.0.2'
|
buildToolsVersion '29.0.3'
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.simplemobiletools.calculator"
|
applicationId "com.simplemobiletools.calculator"
|
||||||
|
Loading…
Reference in New Issue
Block a user