Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
ccjeng committed Oct 4, 2016
1 parent 2a4b44a commit aae836b
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "com.oddsoft.buddhavoice2"
minSdkVersion 16
targetSdkVersion 21
versionCode 33
versionName '2.4.0.081316BV'
versionCode 34
versionName '2.5.0.100416BV'
}
buildTypes {
release {
Expand Down Expand Up @@ -42,9 +42,6 @@ dependencies {
compile files('src/main/libs/libAdapterSDKMoPub.jar')
compile files('src/main/libs/FacebookAdapter.jar')
compile 'com.jakewharton:butterknife:7.0.1'
// compile 'com.mikepenz:iconics-core:2.7.1@aar'
// compile 'com.mikepenz:google-material-typeface:2.2.0.2.original@aar'
// compile 'com.pnikosis:materialish-progress:1.5'
compile 'me.majiajie:swipe-back:1.0.0-alpha2'
}

Expand Down

0 comments on commit aae836b

Please sign in to comment.