update versionCode and binaries

This commit is contained in:
badaix 2018-03-04 21:43:32 +01:00
parent 203f7ecdf5
commit 12cbb70ac9
4 changed files with 2 additions and 2 deletions

View file

@ -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">

View file

@ -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