Merge: lib/github: implements caching to maximize rate limit.
[nit.git] / examples / mnit_ballz / src / ballz_android.nit
index 823edd9..ace5787 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-module ballz_android
+module ballz_android is
+       app_version(1, 0, git_revision)
+       app_name("Ballz")
+end
+
+import android::portrait
 
 import game_logic