mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-17 12:58:25 +00:00
revert to android gradle plugin 1.0.1 until we figure out why
1.2.3 can't produce the automation build type. Closes #3480 // FREEBIE
This commit is contained in:
parent
a25bedff28
commit
d929caf0e6
@ -5,7 +5,7 @@ buildscript {
|
||||
}
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:1.2.3'
|
||||
classpath 'com.android.tools.build:gradle:1.0.1'
|
||||
classpath files('libs/gradle-witness.jar')
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user