lib & examples: update modules using the java_package annotation
[nit.git] / examples / mnit_dino / src / dino_android.nit
index aac6d47..be92d49 100644 (file)
@@ -15,7 +15,7 @@
 # limitations under the License.
 
 module dino_android is
-       java_package("org.nitlanguage.dino")
+       app_namespace "org.nitlanguage.dino"
 end
 
 import dino