Fixed crash related to redirect popup
This commit is contained in:
parent
fc1f048e2c
commit
c8d65dda5f
4 changed files with 34 additions and 22 deletions
|
@ -11,8 +11,8 @@ android {
|
|||
applicationId = "partisan.weforge.xyz.pulse"
|
||||
minSdk = 29
|
||||
targetSdk = 34
|
||||
versionCode = 10
|
||||
versionName = "1.3.1"
|
||||
versionCode = 11
|
||||
versionName = "1.3.2"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue