Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit a73d18eb authored by Luca Stefani's avatar Luca Stefani Committed by Michael Bestas
Browse files

LatinIME: Bump gradle compileSdk to 35

Change-Id: Iede6baafd4df3018affcce1b02ff7a12a6ef251e
parent 41c50fb1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ buildscript {
apply plugin: 'com.android.application'

android {
    compileSdk 34
    compileSdk 35

    namespace 'com.android.inputmethod.latin'