Skip to content

Commit

Permalink
Pushing changes to 2018.2 branch (v 0.4.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
thsaravana committed Aug 27, 2019
1 parent bad6917 commit afcd138
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
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group 'com.madrapps'
version '0.4.2.2018.3'
version '0.4.2.2018.2'

sourceCompatibility = 1.8

Expand All @@ -22,7 +22,7 @@ dependencies {

// See https://github.com/JetBrains/gradle-intellij-plugin/
intellij {
version '2018.3'
version '2018.2'
plugins 'Kotlin'
}
compileKotlin {
Expand Down

0 comments on commit afcd138

Please sign in to comment.