Updated version
All checks were successful
Android Release Build / build (push) Successful in 10s

This commit is contained in:
partisan 2025-05-08 19:11:51 +02:00
parent 921411f27e
commit c5510e62f0

View file

@ -11,8 +11,8 @@ android {
applicationId = "partisan.weforge.xyz.pulse"
minSdk = 29
targetSdk = 34
versionCode = 12
versionName = "1.4.0"
versionCode = 13
versionName = "1.4.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}