Skip to content
Snippets Groups Projects
Commit 3ab28e7d authored by Benoît Harrault's avatar Benoît Harrault
Browse files

Add fastlane metadata

parent 66513394
Branches
Tags
1 merge request!15Resolve "Add fastlane metadata"
Pipeline #1664 passed
Showing
with 21 additions and 2 deletions
org.gradle.jvmargs=-Xmx1536M
android.useAndroidX=true
android.enableJetifier=true
app.versionName=0.0.22
app.versionCode=22
app.versionName=0.0.23
app.versionCode=23
Initial commit
Add minimal empty application
Improve randomness when generating board from template
Fix rotate/flip board (fix cells borders issue)
Fix "fixed cells state" when randomize board
Mark conflicts in board
Clean code, refactor classes, improve conception
Allow non square sub-blocks, add 3x2 game mode
Improve CI/CD, create tag on new release step
Improve CI/CD, fix release, skip jobs
Fix set grid size on first game
Remove game icon from title bar
Add minimal home page, settings and gameplay
Highlight cells with same value as currently selected one
Add jabber notification on create tag
Improve graphics
Add fastlane metadata
Add "nature" skin
Add generate initial board feature
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment