Skip to content

Commit

Permalink
chore(androidApp): upgrade to 3.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
GerardPaligot committed May 9, 2024
1 parent adfad16 commit fa8c8b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions androidApp/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ plugins {
}

val versionMajor = 3
val versionMinor = 1
val versionPatch = 2
val versionMinor = 2
val versionPatch = 0
android {
namespace = "org.gdglille.devfest.android"
defaultConfig {
Expand Down

0 comments on commit fa8c8b0

Please sign in to comment.