release 0.23-3

hauntED
yova 3 months ago
parent b9ffe73652
commit c4828bdda5

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

Binary file not shown.

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

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