Skip to content

Commit 980c75b

Browse files
committed
build: re-add compilesdk
1 parent fa84f9c commit 980c75b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ android {
2222
versionCode 69
2323

2424
minSdk min_sdk
25+
// for some reason this is """"deprecated""""" yet my gradle flips out when its not there
26+
compileSdk target_sdk
2527
targetSdk target_sdk
2628

2729
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)