From: Jean Privat Date: Wed, 13 May 2015 15:20:28 +0000 (-0400) Subject: Merge: Standardize the name of Android API level annotations X-Git-Tag: v0.7.5~59 X-Git-Url: http://nitlanguage.org Merge: Standardize the name of Android API level annotations Rename `min_api_version`, `max_api_version` and `target_api_version` to `android_api_min`, `android_api_max` and `android_api_target`. It fits better with the other `android_` annotations (as seen in `lib/android/aware.nit`) and with the `app_` annotations. > Please ignore the first commit, it is from #1325. Pull-Request: #1328 Reviewed-by: Jean Privat Reviewed-by: Romain Chanoir Reviewed-by: Ait younes Mehdi Adel --- c76ec25868ce7fd9be812c44b090a070caeb37d9