Skip to content

Commit 5904f19

Browse files
committed
Bump version
1 parent 8e9f0ea commit 5904f19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ android {
88
applicationId "re.flande.xshare"
99
minSdkVersion 19
1010
targetSdkVersion 25
11-
versionCode 3
11+
versionCode 4
1212
versionName git_app_version
1313
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1414
}
1515
buildTypes {
1616
release {
17-
minifyEnabled true
17+
minifyEnabled false
1818
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
1919
}
2020
}

0 commit comments

Comments
 (0)