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 07428e9 commit 8c63dc6Copy full SHA for 8c63dc6
app/build.gradle
@@ -5,8 +5,8 @@ android {
5
defaultConfig {
6
applicationId "net.xcreen.restsms"
7
minSdkVersion 23
8
- compileSdk 33
9
- targetSdkVersion 33
+ compileSdk 34
+ targetSdkVersion 34
10
versionCode 10
11
versionName "2.4.0"
12
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments