Update fastlane dir for v1.1

This commit is contained in:
dslul 2020-01-15 13:30:44 +01:00
parent da3598881e
commit 54419048bd
9 changed files with 6 additions and 2 deletions

2
.gitignore vendored
View file

@ -3,7 +3,9 @@
.gradle
local.properties
.DS_Store
Gemfile
build
app/build
app/release
app/.cxx
fastlane/Appfile

View file

@ -1 +0,0 @@
First release

View file

@ -0,0 +1,2 @@
- Added keyboard resize option
- remove network permissions

View file

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View file

Before

Width:  |  Height:  |  Size: 662 KiB

After

Width:  |  Height:  |  Size: 662 KiB

View file

Before

Width:  |  Height:  |  Size: 657 KiB

After

Width:  |  Height:  |  Size: 657 KiB

View file

Before

Width:  |  Height:  |  Size: 646 KiB

After

Width:  |  Height:  |  Size: 646 KiB

View file

@ -1 +0,0 @@
Prima versione

View file

@ -0,0 +1,2 @@
- Aggiunta opzione per il ridimensionamento della tastiera
- rimossi i permessi di accesso alla rete