prototype changes for demo

This commit is contained in:
2026-06-24 16:51:26 +02:00
parent 653071d4bf
commit 43890d430b
108 changed files with 1445 additions and 668 deletions

View File

@ -5,11 +5,11 @@ plugins {
}
android {
namespace = "com.dano.test1"
namespace = "com.tomhempel.rbarometer"
compileSdk = 35
defaultConfig {
applicationId = "com.dano.test1"
applicationId = "com.tomhempel.rbarometer"
minSdk = 29
targetSdk = 35
versionCode = 1