This commit is contained in:
Rafal Wisniewski
2026-04-30 09:58:14 +02:00
parent 43aec61c75
commit bfbb1056d7
2 changed files with 36 additions and 57 deletions

View File

@@ -10,7 +10,9 @@ plugins {
android {
namespace = "cc.n0th1ng.tripmoney"
compileSdk = 36
buildFeatures {
buildConfig = true
}
defaultConfig {
applicationId = "cc.n0th1ng.tripmoney"
minSdk = 24