raised version number, added apk

This commit is contained in:
Simon Dankelmann 2024-01-02 10:18:19 +01:00
parent 2beb5ee981
commit a15526801b
6 changed files with 17 additions and 4 deletions

View File

@ -3,7 +3,20 @@
<component name="deploymentTargetDropDown">
<value>
<entry key="app">
<State />
<State>
<runningDeviceTargetSelectedWithDropDown>
<Target>
<type value="RUNNING_DEVICE_TARGET" />
<deviceKey>
<Key>
<type value="SERIAL_NUMBER" />
<value value="adb-ONYX9H7LWSGU7PVG-Zd1vHj._adb-tls-connect._tcp" />
</Key>
</deviceKey>
</Target>
</runningDeviceTargetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2024-01-02T09:12:19.995152136Z" />
</State>
</entry>
</value>
</component>

View File

@ -16,7 +16,7 @@ android {
minSdk = 26
targetSdk = 34
versionCode = 1
versionName = "1.0.7"
versionName = "1.0.8"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}

Binary file not shown.

View File

@ -12,7 +12,7 @@
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "1.0.7",
"versionName": "1.0.8",
"outputFile": "app-debug.apk"
}
],

Binary file not shown.

View File

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