This website requires JavaScript.
Explore
Help
Sign In
extern
/
Unexpected-Keyboard
Watch
1
Star
0
Fork
1
You've already forked Unexpected-Keyboard
mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced
2024-11-22 15:23:11 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e86173b895
Unexpected-Keyboard
/
.gitignore
4 lines
35 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Publish on Play store
2015-08-16 19:37:16 +02:00
*.keystore
Change build system to make The ant scripts included in the android SDK were removed recently. The alternative is Gradle. Gradle doesn't work well in this app because it's not possible to use Nix to pull dependencies. Gradle will try to patch the SDK. Also, it's very slow. It turns out the required build script is quite simple.
2021-04-11 21:02:03 +02:00
_build
Use apksigner for signing the apk The Play Store now requires the "Signing Scheme V2", which is implemented by apksigner.
2021-12-14 00:13:34 +01:00
/*-keystore.conf
Reference in New Issue
Copy Permalink