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 12e97d4 commit 208bf64Copy full SHA for 208bf64
app/build.gradle
@@ -12,7 +12,7 @@ android {
12
13
defaultConfig {
14
minSdkVersion 29
15
- targetSdk 36
+ targetSdkVersion 36
16
versionCode 2000045
17
versionName "2.0.45-SNAPSHOT"
18
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments