Skip to content

Commit

Permalink
fix mistake updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
sanity committed Oct 4, 2016
1 parent 94033ba commit 196e779
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
group 'com.trystacks'
version '0.1.2'
version '0.1.3'

buildscript {
ext.kotlin_version = '1.0.5'
ext.kotlin_version = '1.0.4'

repositories {
mavenCentral()
Expand Down

0 comments on commit 196e779

Please sign in to comment.