We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b1ce66 commit 5ee0032Copy full SHA for 5ee0032
demo/build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'org.jetbrains.kotlin.android'
3
4
android {
5
compileSdkVersion 33
6
- buildToolsVersion '31.0.0'
+ buildToolsVersion '33.0.2'
7
8
defaultConfig {
9
applicationId "com.mta.tehreer.demo"
tehreer-android/build.gradle
@@ -47,7 +47,7 @@ android {
47
namespace 'com.mta.tehreer'
48
49
50
51
52
53
minSdkVersion 15
0 commit comments