We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 422db4f commit 0fc70cdCopy full SHA for 0fc70cd
1 file changed
libtestingexample/build.gradle
@@ -13,8 +13,8 @@ android {
13
namespace "me.jdvp.librarytestexample"
14
defaultConfig {
15
minSdk 26
16
- compileSdk 35
17
- targetSdk 35
+ compileSdk 36
+ targetSdk 36
18
versionCode 1
19
versionName "1.0"
20
0 commit comments