Closed gxcare closed 2 years ago
With those two files the library can be used as a module in Android apps.
The only requirement for the user is to add the following declaration in the app build.gradle file: ext { compileSdkVersion = 31 }
ext { compileSdkVersion = 31 }
With those two files the library can be used as a module in Android apps.
The only requirement for the user is to add the following declaration in the app build.gradle file:
ext { compileSdkVersion = 31 }