Skip to content

Commit 5ee0032

Browse files
committed
Update build tools version
1 parent 3b1ce66 commit 5ee0032

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'org.jetbrains.kotlin.android'
33

44
android {
55
compileSdkVersion 33
6-
buildToolsVersion '31.0.0'
6+
buildToolsVersion '33.0.2'
77

88
defaultConfig {
99
applicationId "com.mta.tehreer.demo"

tehreer-android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ android {
4747
namespace 'com.mta.tehreer'
4848

4949
compileSdkVersion 33
50-
buildToolsVersion '31.0.0'
50+
buildToolsVersion '33.0.2'
5151

5252
defaultConfig {
5353
minSdkVersion 15

0 commit comments

Comments
 (0)