app released
This commit is contained in:
8
.idea/deploymentTargetSelector.xml
generated
8
.idea/deploymentTargetSelector.xml
generated
@@ -4,6 +4,14 @@
|
||||
<selectionStates>
|
||||
<SelectionState runConfigName="app">
|
||||
<option name="selectionMode" value="DROPDOWN" />
|
||||
<DropdownSelection timestamp="2025-09-07T14:12:41.632425Z">
|
||||
<Target type="DEFAULT_BOOT">
|
||||
<handle>
|
||||
<DeviceId pluginId="LocalEmulator" identifier="path=/Users/mustafaicmen/.android/avd/Pixel_9a.avd" />
|
||||
</handle>
|
||||
</Target>
|
||||
</DropdownSelection>
|
||||
<DialogSelection />
|
||||
</SelectionState>
|
||||
</selectionStates>
|
||||
</component>
|
||||
|
||||
@@ -20,8 +20,8 @@ android {
|
||||
applicationId "ch.pizzalemon.android"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 35
|
||||
versionCode 30// play store'daki version --> canlı: 0 - dahili test: 17
|
||||
versionName "2.10" // play store'daki version --> canlı: 0.00 - dahili test: 1.17
|
||||
versionCode 31// play store'daki version --> canlı: 0 - dahili test: 17
|
||||
versionName "2.11" // play store'daki version --> canlı: 0.00 - dahili test: 1.17
|
||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||
multiDexEnabled true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user