mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-09-23 20:46:53 -04:00
Bump buildToolsVersion
This commit is contained in:
1 parent
ca06edd797
commit
fa929a4cf4
1 file changed
+1
-1
@@ -126,7 +126,7 @@ task binaryDeps(type: Copy, dependsOn: ':F-Droid:prepareReleaseDependencies') {
|
||||
|
||||
android {
|
||||
compileSdkVersion 22
|
||||
buildToolsVersion '22.0.1'
|
||||
buildToolsVersion '23.0.0'
|
||||
|
||||
sourceSets {
|
||||
main {
|
||||
|
||||
Reference in new issue
Block a user