Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4e83e322 authored by cketti's avatar cketti
Browse files

Update build tools to 29.0.2

parent 8dc3fd4e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ language: android
android:
 components:
    - tools
    - build-tools-28.0.3
    - build-tools-29.0.2
    - android-29
    - extra-android-m2repository

+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ buildscript {
                'compileSdk': 29,
                'targetSdk': 23,
                'minSdk': 19,
                'buildTools': '28.0.3',
                'buildTools': '29.0.2',
                'robolectricSdk': 28
        ]