Update to AGP 7.4.1

This commit is contained in:
Cameron Gutman
2023-02-21 22:36:04 -06:00
parent 48278419b0
commit b668cb78ff
3 changed files with 4 additions and 3 deletions

View File

@@ -5,6 +5,8 @@ android {
compileSdk 33
namespace 'com.limelight'
defaultConfig {
minSdk 16
targetSdk 33