Update dependencies

This commit is contained in:
Mygod
2023-03-09 12:34:05 -05:00
parent dd74164643
commit 1768a70bf2
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ android {
namespace = "be.mygod.vpnhotspot"
val javaVersion = 11
buildToolsVersion = "33.0.2"
buildToolsVersion = "34.0.0-rc2"
compileOptions {
isCoreLibraryDesugaringEnabled = true
sourceCompatibility(javaVersion)