diff options
| author | ilotterytea <iltsu@alright.party> | 2022-12-05 21:03:18 +0600 |
|---|---|---|
| committer | ilotterytea <iltsu@alright.party> | 2022-12-05 21:03:18 +0600 |
| commit | 6f19b40f59e2220b7a854cbdf1029a3a8ba3704c (patch) | |
| tree | 3ffff5f94f2fc81db94693902981999d433dd241 /android | |
| parent | 5865a9b4cc375f08458b6c3cd3974c54a1732695 (diff) | |
Updated Android build tools and Gradle
Diffstat (limited to 'android')
| -rw-r--r-- | android/build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/build.gradle b/android/build.gradle index 7169dcf..09a505a 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -1,5 +1,5 @@ android { - buildToolsVersion "33.0.0" + buildToolsVersion "33.0.1" compileSdkVersion 33 sourceSets { main { |
