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

Merge branch '74-add-settings-game-board-cell-models' into 'master'

Resolve "Add "settings / game / board / cell" models"

Closes #74

See merge request !73
parents 733cfb65 ac4c3c37
No related branches found
No related tags found
1 merge request!73Resolve "Add "settings / game / board / cell" models"
Pipeline #5595 passed
Showing
with 3 additions and 3 deletions
...@@ -37,7 +37,7 @@ if (keystorePropertiesFile.exists()) { ...@@ -37,7 +37,7 @@ if (keystorePropertiesFile.exists()) {
} }
android { android {
compileSdkVersion 33 compileSdkVersion 34
namespace "org.benoitharrault.sudoku" namespace "org.benoitharrault.sudoku"
defaultConfig { defaultConfig {
......
org.gradle.jvmargs=-Xmx1536M org.gradle.jvmargs=-Xmx1536M
android.useAndroidX=true android.useAndroidX=true
android.enableJetifier=true android.enableJetifier=true
app.versionName=0.1.18 app.versionName=0.1.19
app.versionCode=67 app.versionCode=68
File added
File added
File added
File added
assets/icons/button_delete_saved_game.png

5.68 KiB

assets/icons/button_resume_game.png

3.57 KiB

assets/icons/level_easy.png

2.98 KiB

assets/icons/level_hard.png

7.14 KiB

assets/icons/level_medium.png

5.04 KiB

assets/icons/level_nightmare.png

8.88 KiB

assets/icons/size_2x2.png

507 B

assets/icons/size_3x2.png

570 B

assets/icons/size_3x3.png

638 B

assets/icons/size_4x4.png

805 B

File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment