File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
33 package =" com.cherokeelessons.vocab.animals.one"
4- android : versionCode =" 511 "
5- android : versionName =" 5.11 " >
4+ android : versionCode =" 512 "
5+ android : versionName =" 5.12 " >
66
77 <uses-feature
88 android : name =" android.hardware.gamepad"
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ buildscript {
1515
1616
1717allprojects {
18- version = ' 5.11 '
18+ version = ' 5.12 '
1919
2020 apply plugin : " eclipse"
2121 eclipse {
Original file line number Diff line number Diff line change 1- app.version =5.11
1+ app.version =5.12
22app.id =com.cherokeelessons.vocab.animals.one
33app.mainclass =com.cherokeelessons.vocab.animals.one.IOSLauncher
44app.executable =IOSLauncher
Original file line number Diff line number Diff line change 1- 511
1+ 512
You can’t perform that action at this time.
0 commit comments