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

Commit

Permalink
update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
geeksville committed Nov 17, 2021
1 parent 3a1419e commit d89974d
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 @@ -2,8 +2,8 @@ apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'

buildscript {
ext.kotlin_version = '1.5.30'
ext.coroutines_version = "1.6.0"
ext.kotlin_version = '1.6.0'
ext.coroutines_version = "1.5.2"

repositories {
google()
Expand Down

0 comments on commit d89974d

Please sign in to comment.