X-Git-Url: http://nitlanguage.org diff --git a/lib/android/aware.nit b/lib/android/aware.nit index 6740fe2..fec387d 100644 --- a/lib/android/aware.nit +++ b/lib/android/aware.nit @@ -20,11 +20,11 @@ # used to tag `ldflags` annotations. module aware is new_annotation android - new_annotation java_package new_annotation min_api_version new_annotation max_api_version new_annotation target_api_version new_annotation android_manifest new_annotation android_manifest_application new_annotation android_manifest_activity + new_annotation android_activity end