Skip to content

Commit 8c63dc6

Browse files
committed
Build with Android SDK 34 (Android 14)
1 parent 07428e9 commit 8c63dc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ android {
55
defaultConfig {
66
applicationId "net.xcreen.restsms"
77
minSdkVersion 23
8-
compileSdk 33
9-
targetSdkVersion 33
8+
compileSdk 34
9+
targetSdkVersion 34
1010
versionCode 10
1111
versionName "2.4.0"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)