release 0.23-3

hauntED
yova 3 months ago
parent b9ffe73652
commit c4828bdda5

@ -12,7 +12,7 @@ android {
minSdk 26
targetSdk 33
versionCode 1
versionName "hauntED 0.22"
versionName "hauntED 0.23"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {

Binary file not shown.

@ -12,7 +12,7 @@
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "hauntED 0.22",
"versionName": "hauntED 0.23",
"outputFile": "app-release.apk"
}
],

@ -68,5 +68,4 @@
android:resource="@xml/file_paths" />
</provider>
</application>
</manifest>
Loading…
Cancel
Save