mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-28 17:57:05 +02:00
update versionCode and binaries
This commit is contained in:
parent
203f7ecdf5
commit
12cbb70ac9
4 changed files with 2 additions and 2 deletions
2
android/.idea/misc.xml
generated
2
android/.idea/misc.xml
generated
|
@ -24,7 +24,7 @@
|
|||
</value>
|
||||
</option>
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/build/classes" />
|
||||
</component>
|
||||
<component name="ProjectType">
|
||||
|
|
|
@ -8,7 +8,7 @@ android {
|
|||
applicationId "de.badaix.snapcast"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 1200
|
||||
versionCode 1300
|
||||
versionName "0.13.0"
|
||||
multiDexEnabled true
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue