Merge: Nitpretty: make the tool more customizable
[nit.git] / lib / android / intent / intent_api14.nit
index c1f3ae1..3bb6576 100644 (file)
@@ -15,7 +15,7 @@
 # limitations under the License.
 
 # Refines intent module to add API 14 services
-module intent_api14
+module intent_api14 is min_api_version(14)
 
 import intent_api12