Skip to content

Commit 75493f7

Browse files
committed
App able to be installed on the Xiaomi Note 5A
1 parent 8922853 commit 75493f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ android {
44
compileSdkVersion 30
55
defaultConfig {
66
applicationId "com.tudelft.samjanssen.example1"
7-
minSdkVersion 26
7+
minSdkVersion 25
88
targetSdkVersion 30
99
versionCode 1
1010
versionName "1.0"

0 commit comments

Comments
 (0)