build: update android version

This commit is contained in:
Johannes Millan 2024-11-05 18:32:56 +01:00
parent a435c5cb29
commit 84b245be7c
3 changed files with 5 additions and 12 deletions

View file

@ -2,17 +2,9 @@
<project version="4">
<component name="deploymentTargetSelector">
<selectionStates>
<SelectionState runConfigName="app">
<SelectionState runConfigName="SP">
<option name="selectionMode" value="DROPDOWN" />
<DropdownSelection timestamp="2024-08-17T08:22:51.115862664Z">
<Target type="DEFAULT_BOOT">
<handle>
<DeviceId pluginId="LocalEmulator" identifier="path=/home/johannes/.android/avd/Pixel_4_API_29.avd" />
</handle>
</Target>
</DropdownSelection>
<DialogSelection />
</SelectionState>
</selectionStates>
</component>
</project>
</project>

1
android/.idea/vcs.xml generated
View file

@ -2,5 +2,6 @@
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
</component>
</project>

View file

@ -20,8 +20,8 @@ android {
minSdkVersion 24
targetSdkVersion 34
compileSdk 34
versionCode 30
versionName "30.10.0.11"
versionCode 101000
versionName "10.1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
manifestPlaceholders = [
hostName : "app.super-productivity.com",