Skip to content

Commit

Permalink
Màj 2.1.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
FranckRJ committed Jan 22, 2024
1 parent 0b0f4ab commit 40af5f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ android {
targetSdkVersion 34
compileSdk 34
buildToolsVersion = "34.0.0"
versionCode 2_001_2_008
versionName "2.1.8"
versionCode 2_001_2_009
versionName "2.1.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resourceConfigurations += ['fr']
resourceConfigurations = ['fr']
}
compileOptions {
sourceCompatibility = '1.8'
Expand Down

0 comments on commit 40af5f2

Please sign in to comment.