Remove support for Android and older versions

See https://github.com/orgs/FossifyOrg/discussions/241
This commit is contained in:
Naveen Singh 2024-12-26 14:00:24 +05:30
parent 3f17c2d94c
commit 7d2b87adc1
No known key found for this signature in database
GPG key ID: AF5D43C216778C0B
108 changed files with 347 additions and 137 deletions

View file

@ -23,7 +23,7 @@ gradlePlugins-agp = "8.7.3"
#build
app-build-compileSDKVersion = "34"
app-build-targetSDK = "34"
app-build-minimumSDK = "23"
app-build-minimumSDK = "26"
app-build-javaVersion = "VERSION_17"
app-build-kotlinJVMTarget = "17"
#Helpers