Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.

Commit

Permalink
Turbolinks Android 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Kim committed Mar 31, 2016
1 parent 2eeb916 commit b7d1950
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions turbolinks/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 23
versionCode 1
versionName "1.0"
versionCode 3
versionName "1.0.1"
}
buildTypes {
release {
Expand Down Expand Up @@ -50,7 +50,7 @@ ext {

libraryName = 'Turbolinks Android'
libraryDescription = 'Turbolinks for Android'
libraryVersion = '1.0.1-beta'
libraryVersion = '1.0.1'

siteUrl = 'https://github.com/basecamp/turbolinks-android'
gitUrl = 'https://github.com/basecamp/turbolinks-android.git'
Expand Down

0 comments on commit b7d1950

Please sign in to comment.