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 180b151 commit 7b0bb6eCopy full SHA for 7b0bb6e
app/build.gradle
@@ -1,11 +1,11 @@
1
apply plugin: 'com.android.application'
2
3
android {
4
- compileSdkVersion 28
+ compileSdkVersion 29
5
defaultConfig {
6
applicationId "com.example.fileexplorer"
7
minSdkVersion 15
8
- targetSdkVersion 28
+ targetSdkVersion 29
9
versionCode 1
10
versionName "1.0"
11
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
0 commit comments