Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
Faltenreich committed Apr 6, 2020
1 parent 868499a commit 9a825e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Diaguard

[![Release](https://img.shields.io/badge/Release-3.4.2-478063.svg)](https://play.google.com/store/apps/details?id=com.faltenreich.diaguard)
[![Release](https://img.shields.io/badge/Release-3.4.3-478063.svg)](https://play.google.com/store/apps/details?id=com.faltenreich.diaguard)
[![License](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

<img src="./resource/image/marketing/showcase.png" width="750">
Expand Down
4 changes: 2 additions & 2 deletions diaguard/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 29
versionCode 40
versionName "3.4.2"
versionCode 41
versionName "3.4.3"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 9a825e6

Please sign in to comment.