sample/androidApp/build.gradle.kts
changeset 118 ceee12802fbc
parent 114 ab226603d0f5
--- 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 <http://www.gnu.org/licenses/>.
  */
-import org.jetbrains.kotlin.gradle.dsl.JvmTarget
-
 @Suppress("DSL_SCOPE_VIOLATION") // TODO: Remove once KTIJ-19369 is fixed
 plugins {
     id("com.android.application")