mirror of
https://github.com/etlegacy/etlegacy-android.git
synced 2024-11-10 06:52:06 +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}'
|
||||
}
|
||||
|
||||
println System.getenv('CI')
|
||||
|
||||
android {
|
||||
compileSdkVersion 26
|
||||
defaultConfig {
|
||||
|
|
Loading…
Reference in a new issue