Skip to content

Commit

Permalink
Version 35 (3.4.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandrvolovyk committed Feb 17, 2024
1 parent 827f842 commit c406a93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ android {
applicationId = "volovyk.guerrillamail"
minSdk = 24
targetSdk = 34
versionCode = 34
versionName = "3.4.2"
versionCode = 35
versionName = "3.4.3"

testInstrumentationRunner = "volovyk.MyTestRunner"

Expand Down

0 comments on commit c406a93

Please sign in to comment.