Skip to content
Snippets Groups Projects
Verified Commit c7551439 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

build: update build files

parent 2fbd0951
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ plugins { ...@@ -6,6 +6,7 @@ plugins {
id("justjanne.kotlin.android") id("justjanne.kotlin.android")
} }
@Suppress("UnstableApiUsage")
android { android {
compileSdk = 31 compileSdk = 31
......
...@@ -3,6 +3,7 @@ plugins { ...@@ -3,6 +3,7 @@ plugins {
id("justjanne.kotlin.android") id("justjanne.kotlin.android")
} }
@Suppress("UnstableApiUsage")
android { android {
compileSdk = 31 compileSdk = 31
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment