* chore: Create GitHub actions workflow to upload debug APK on commit * build: Log test results while running tests with gradlew * ci: update jdk version used, only test debug build * ci: use correct order of execution of tasks (build, test, deploy)