Navigation Menu

Skip to content

Commit

Permalink
New 3.4 release with BTN and fixed sites.
Browse files Browse the repository at this point in the history
  • Loading branch information
erickok committed Nov 2, 2015
1 parent ffbd6b3 commit 219d2f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
@@ -1,15 +1,15 @@
apply plugin: 'com.android.application'
android {
compileSdkVersion 23
buildToolsVersion "23.0.0"
buildToolsVersion "23.0.1"
useLibrary 'org.apache.http.legacy'

defaultConfig {
applicationId "org.transdroid.search"
minSdkVersion 8
targetSdkVersion 23
versionCode 26
versionName "3.3"
versionCode 27
versionName "3.4"
}
buildTypes {
release {
Expand Down

0 comments on commit 219d2f3

Please sign in to comment.