use fastlane to deploy android app

This commit is contained in:
2024-09-06 08:26:44 +02:00
parent 83d83b03a9
commit 0ae20e4995
33 changed files with 414 additions and 16 deletions

3
frontend/android/Gemfile Normal file
View File

@@ -0,0 +1,3 @@
source "https://rubygems.org"
gem "fastlane"