Skip to content
Snippets Groups Projects
Verified Commit 7ff3c834 authored by Ruben van Dijk's avatar Ruben van Dijk
Browse files

Decrease minSdk to 21. (Android 5, released in end 2014)

parent cbe43c6c
Branches
No related tags found
No related merge requests found
Pipeline #9546 passed
......@@ -9,7 +9,7 @@ android {
defaultConfig {
applicationId = "nl.rubend.zwemtimer"
minSdk = 26
minSdk = 21
targetSdk = 34
versionCode = 1
versionName = "UNKNOWN"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment