Skip to content

Commit baa12ee

Browse files
committed
Revert "Update *SdkVersion"
This reverts commit 5360cf4. Changing this requires modification of the app. It is not required just yet, so revert this for now.
1 parent 7c08668 commit baa12ee

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
@@ -4,11 +4,11 @@ plugins {
44
apply plugin: 'com.android.application'
55

66
android {
7-
compileSdkVersion 33
7+
compileSdkVersion 30
88
defaultConfig {
99
applicationId "com.github.gotify"
1010
minSdkVersion 19
11-
targetSdkVersion 33
11+
targetSdkVersion 30
1212
versionCode 26
1313
versionName "2.4.0"
1414
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)