Skip to content

Commit 430deaa

Browse files
chore: update gradle files
1 parent 248bfe4 commit 430deaa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ plugins {
66

77
android {
88
namespace 'com.example.jetpackloading'
9-
compileSdk 34
9+
compileSdk 33
1010

1111
defaultConfig {
1212
applicationId "com.example.jetpackloading"
1313
minSdk 24
14-
targetSdk 34
14+
targetSdk 33
1515
versionCode 1
1616
versionName "0.1.0"
1717

0 commit comments

Comments
 (0)