Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
Version Bump: 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kmod-midori committed Aug 1, 2016
1 parent b9a7a24 commit 646ddd7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "moe.reimu.weiboxposed"
minSdkVersion 21
targetSdkVersion 23
versionCode 2
versionName "1.0.1"
versionCode 3
versionName "1.1"
}
buildTypes {
release {
Expand All @@ -22,5 +22,4 @@ android {
dependencies {
provided 'de.robv.android.xposed:api:82'
compile 'com.android.support:support-v4:23.4.0'
compile 'com.android.support:design:23.4.0'
}

0 comments on commit 646ddd7

Please sign in to comment.