mirror of
https://github.com/etlegacy/etlegacy-android.git
synced 2024-11-13 00:04:12 +00:00
Revert "gradle: try to detect CI env variable"
This reverts commit 9382599f50
.
This commit is contained in:
parent
4c2936d749
commit
b6116ea119
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@ versionberg {
|
||||||
nameTemplate '${major}.${minor}.${patch}-${commitCount}-${commitSha}'
|
nameTemplate '${major}.${minor}.${patch}-${commitCount}-${commitSha}'
|
||||||
}
|
}
|
||||||
|
|
||||||
println System.getenv('CI')
|
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 26
|
compileSdkVersion 26
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
|
|
Loading…
Reference in a new issue