mirror of
https://github.com/SimpleMobileTools/Simple-Calculator.git
synced 2025-03-11 00:40:08 +01:00
adding some empty lines
This commit is contained in:
parent
22a9e52ba7
commit
c4139a3747
@ -12,9 +12,11 @@ android {
|
|||||||
|
|
||||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
release
|
release
|
||||||
}
|
}
|
||||||
|
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
minifyEnabled true
|
minifyEnabled true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user