diff --git a/app/update.xml b/app/update.xml new file mode 100644 index 0000000..91d6eae --- /dev/null +++ b/app/update.xml @@ -0,0 +1,13 @@ + + + 1.0.0 + https://github.com/steve1316/android-cv-bot-template/releases + +v1.0.0 - Changelog + +- Release notes go here +- The app does nothing by itself. It serves as a framework for Android computer vision developers for purposes like automating a Android mobile game. +- In order to trigger the auto update notification, the versionName inside the app's build.gradle needs to be greater than 1.0.0. + + + \ No newline at end of file