Skip to content

Commit

Permalink
release 1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasGinard committed Aug 20, 2023
1 parent d2613cb commit 6eb053e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ android {
defaultConfig {
applicationId "com.lucasginard.airelibre"
minSdk 24
targetSdk 31
versionCode 19
versionName "1.1.7"
targetSdk 33
versionCode 20
versionName "1.1.8"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 6eb053e

Please sign in to comment.