You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Make project compileable with latest version of Android Studio
* Migrate to AndroidX
* Update README.md
* Downgrade android gradle plugin to stable version
A built and signed version of Zandy is available for purchase on the Android Market (https://market.android.com/details?id=com.gimranov.zandy.app).
7
+
A built and signed version of Zandy is available for purchase on the Google Play (https://play.google.com/store/apps/details?id=com.gimranov.zandy.app).
8
8
9
9
You can also check out this project and build an APK yourself:
10
10
```
11
11
./gradlew installGoogleDebug
12
12
```
13
13
14
14
## Requirements
15
-
Android 4.0.4 or later.
15
+
Android 4.3 or later.
16
16
17
17
## Support
18
18
See the Zandy User Guide (http://www.gimranov.com/avram/w/zandy-user-guide) for basic documentation. Feature requests and bug reports are highly encouraged-- please post to the issue tracker on GitHub or to the Zandy user forum (http://www.gimranov.com/forum). Also feel free to write to [email protected] with questions.
0 commit comments