Skip to content

Commit 2a7aa73

Browse files
committed
added remaining information for play publishing #3
1 parent 18c459a commit 2a7aa73

File tree

12 files changed

+9
-1
lines changed

12 files changed

+9
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ dependencies {
7878
play {
7979
jsonFile = file("${project.rootDir}/play.json")
8080
track = 'alpha'
81+
uploadImages = true
8182
}
8283

8384
// tasks
2.64 KB
Loading
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Aneko is an adaptation of the popular cross-platform and open-source Neko program, which chases you around.
2+
3+
Aneko will act as an accessibility service, watching for items being tapped on the screen and running towards them. How the screenmate looks, runs, and acts can all be customized in the settings.
4+
5+
The app is distributed under the Apache 2.0 License and the source can be found at https://github.com/martino2k6/aneko. Original credits go to its original creator, Kenji Gotoh, and everyone else that contributed to Neko since its inception.
455 Bytes
Loading
69 KB
Loading
31.6 KB
Loading
42.8 KB
Loading
39.7 KB
Loading
39.8 KB
Loading
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Neko screenmate for Android, which runs towards your screen selections.

0 commit comments

Comments
 (0)