bump versoin number and build new release

This commit is contained in:
Odweta
2024-03-04 09:38:49 +01:00
parent 62c4be29ed
commit abcb2ab381
3 changed files with 1 additions and 21 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ android {
minSdk = 28
targetSdk = 34
versionCode = 1
versionName = "1.0.4"
versionName = "1.0.5"
}
buildTypes {
-20
View File
@@ -1,20 +0,0 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.odweta.solon",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "0.7",
"outputFile": "app-release.apk"
}
],
"elementType": "File"
}
BIN
View File
Binary file not shown.