Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
Update AGP and Kotlin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tiembo committed Apr 20, 2020
1 parent f4d3424 commit 5993461
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 @@ -30,10 +30,10 @@ buildscript {
espressoVersion = '3.1.1'
fragmentVersion = '1.1.0-alpha09'
glideVersion = '4.10.0'
gradleVersion = '3.6.1'
gradleVersion = '3.6.3'
gsonVersion = '2.8.2'
junitVersion = '4.12'
kotlinVersion = '1.3.70'
kotlinVersion = '1.3.72'
ktlintVersion = '0.33.0'
ktxVersion = '1.0.2'
lifecycleVersion = '2.2.0-alpha01'
Expand Down

0 comments on commit 5993461

Please sign in to comment.