fix android build for persistence

This commit is contained in:
Salvatore Giordano
2022-03-21 16:07:48 +01:00
parent 48b93fd630
commit 04f2d05742
3 changed files with 3 additions and 3 deletions
@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.3.50'
ext.kotlin_version = '1.6.0'
repositories {
google()
jcenter()