Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

Commit

Permalink
Updated gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderEggers committed Mar 20, 2019
1 parent 42d5885 commit 666f994
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,10 +1,10 @@
buildscript {
ext {
android_studio_version = "3.3.0"
android_studio_version = "3.3.2"
bintray_plugin_version = "1.8.4"
maven_plugin_version = "2.1"

kotlin_version = '1.3.11'
kotlin_version = '1.3.21'
dagger_version = '2.21'
javapoet_version = '1.11.1'
autoservice_version = '1.0-rc4'
Expand Down

0 comments on commit 666f994

Please sign in to comment.