Skip to content

Commit

Permalink
feat: 3.0.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mezhendosina committed Dec 7, 2023
1 parent 6c9a6fc commit 6d05253
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
@@ -51,8 +51,8 @@ android {
applicationId "com.mezhendosina.sgo.app"
minSdk 24
targetSdk 33
versionCode 39
versionName '3.0.3'
versionCode 40
versionName '3.0.4'

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 comments on commit 6d05253

Please sign in to comment.