mirror of
https://github.com/hmalik144/Driver.git
synced 2026-03-18 07:26:03 +00:00
- Local host update
Took 37 minutes
This commit is contained in:
@@ -27,6 +27,9 @@ android {
|
||||
versionCode 6
|
||||
versionName "1.6"
|
||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||
|
||||
boolean state = project.rootProject.file('local.properties').canRead()
|
||||
buildConfigField "boolean", "LocalState", "$state"
|
||||
}
|
||||
|
||||
android {
|
||||
|
||||
Reference in New Issue
Block a user