Loading app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ android { compileOptions.encoding = 'UTF-8' defaultConfig { applicationId "net.sourceforge.opencamera" applicationId "foundation.e.blisslauncher" minSdkVersion 15 targetSdkVersion 34 //compileSdkVersion 31 // needed to support appcompat:1.4.0 (which we need for emoji policy support, and not yet ready to target SDK 30) Loading Loading
app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ android { compileOptions.encoding = 'UTF-8' defaultConfig { applicationId "net.sourceforge.opencamera" applicationId "foundation.e.blisslauncher" minSdkVersion 15 targetSdkVersion 34 //compileSdkVersion 31 // needed to support appcompat:1.4.0 (which we need for emoji policy support, and not yet ready to target SDK 30) Loading