Added progress bar to popup, to better indicate loading
All checks were successful
Android Release Build / build (push) Successful in 7s
All checks were successful
Android Release Build / build (push) Successful in 7s
This commit is contained in:
parent
0a6df829d4
commit
240f95eba2
4 changed files with 57 additions and 10 deletions
|
@ -11,8 +11,8 @@ android {
|
|||
applicationId = "partisan.weforge.xyz.pulse"
|
||||
minSdk = 29
|
||||
targetSdk = 34
|
||||
versionCode = 11
|
||||
versionName = "1.3.2"
|
||||
versionCode = 12
|
||||
versionName = "1.4.0"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue