💄 Adds animation between activities

This commit is contained in:
2026-04-17 14:58:06 +02:00
parent 5bee2e2947
commit c23dd8d518
9 changed files with 66 additions and 30 deletions
+2 -2
View File
@@ -7,11 +7,11 @@ plugins {
android {
namespace = "dev.svitan.antifed"
compileSdk = 35
compileSdk = 37
defaultConfig {
applicationId = "dev.svitan.antifed"
minSdk = 33
minSdk = 34
targetSdk = 35
versionCode = 1
versionName = "1.0"