Skip to content

Commit c408380

Browse files
committed
ANDROID-16185/update-a16: Update client :app module
1 parent cabcccf commit c408380

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ plugins {
55

66
android {
77
namespace "com.telefonica.tweaks.demo"
8-
compileSdk 34
8+
compileSdk 36
99

1010
defaultConfig {
1111
applicationId "com.telefonica.tweaks.demo"
1212
minSdk 21
13-
targetSdk 34
13+
targetSdk 36
1414
versionCode 1
1515
versionName "1.0"
1616

0 commit comments

Comments
 (0)