diff -r 22d79b197676 -r ceee12802fbc sample/androidApp/build.gradle.kts --- a/sample/androidApp/build.gradle.kts Mon May 04 23:50:32 2026 -0400 +++ b/sample/androidApp/build.gradle.kts Mon May 04 23:53:58 2026 -0400 @@ -19,8 +19,6 @@ * You should have received a copy of the GNU General Public License * along with AboutOss. If not, see . */ -import org.jetbrains.kotlin.gradle.dsl.JvmTarget - @Suppress("DSL_SCOPE_VIOLATION") // TODO: Remove once KTIJ-19369 is fixed plugins { id("com.android.application")