Skip to content

Commit 0fc70cd

Browse files
committed
Update compile & target sdk
1 parent 422db4f commit 0fc70cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libtestingexample/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
namespace "me.jdvp.librarytestexample"
1414
defaultConfig {
1515
minSdk 26
16-
compileSdk 35
17-
targetSdk 35
16+
compileSdk 36
17+
targetSdk 36
1818
versionCode 1
1919
versionName "1.0"
2020

0 commit comments

Comments
 (0)