Compare commits

..

1 Commits

Author SHA1 Message Date
Kavish Devar 6c33970370 android: add material 3 expressive theme
All of the new UI was written by hand!
also fixed upgraded being set to false in FOSS builds when opening App settings. should've been a different commit, but ¯\_(ツ)_/¯
2026-06-20 20:06:24 +05:30
+1 -1
View File
@@ -1,6 +1,6 @@
import java.util.Properties import java.util.Properties
val appVersionName = "1.0.0-rc1" val appVersionName = "v1.0.0-rc1"
plugins { plugins {
alias(libs.plugins.android.application) alias(libs.plugins.android.application)