remove old comment in gradle

This commit is contained in:
Henry Hiles 2026-07-20 20:41:09 -04:00
commit a557cffdbf
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs

View file

@ -40,7 +40,6 @@ android {
} }
kotlinOptions { kotlinOptions {
// do we want to update.. eventually?
jvmTarget = "17" jvmTarget = "17"
} }