Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
alan.schneider committed Aug 25, 2020
1 parent 11d0454 commit 8524126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ buildscript {
java: JavaVersion.VERSION_1_8,
kotlin: '1.4.0', // https://github.com/JetBrains/kotlin
koin: '2.1.6', // https://github.com/InsertKoinIO/koin
skeleton: '10.1.5',
skeleton: '10.1.6',
gradle: [
android: '4.0.1', // <https://developer.android.com/studio/releases/gradle-plugin.html>
jitpack: '2.1'
Expand Down

0 comments on commit 8524126

Please sign in to comment.