We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8922853 commit 75493f7Copy full SHA for 75493f7
app/build.gradle
@@ -4,7 +4,7 @@ android {
4
compileSdkVersion 30
5
defaultConfig {
6
applicationId "com.tudelft.samjanssen.example1"
7
- minSdkVersion 26
+ minSdkVersion 25
8
targetSdkVersion 30
9
versionCode 1
10
versionName "1.0"
0 commit comments