mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-16 20:10:04 +03:00
Remove useless property for a SDK
This commit is contained in:
parent
0765d6d1da
commit
a1c22c9aa6
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ android {
|
|||
targetSdkVersion 28
|
||||
versionCode 1
|
||||
versionName "0.0.1"
|
||||
multiDexEnabled true
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
buildConfigField "String", "GIT_SDK_REVISION", "\"${gitRevision()}\""
|
||||
|
|
Loading…
Add table
Reference in a new issue