Skip to content
Snippets Groups Projects
Commit be67a5e5 authored by Ryan Harg's avatar Ryan Harg Committed by Ryan Harg
Browse files

Increase compileSdkVersion to 31

parent 0c95675c
No related branches found
No related tags found
1 merge request!128Increase compileSdkVersion to 31
Pipeline #17839 passed
...@@ -52,7 +52,7 @@ android { ...@@ -52,7 +52,7 @@ android {
disable += listOf("MissingTranslation", "ExtraTranslation") disable += listOf("MissingTranslation", "ExtraTranslation")
} }
compileSdk = 30 compileSdk = 31
defaultConfig { defaultConfig {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment