Skip to content

Commit

Permalink
Release 3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Mishiranu committed Jun 27, 2021
1 parent 00c894f commit 9cb7bc3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -28,8 +28,8 @@ android {
ndkVersion '21.4.7075529'

defaultConfig {
versionCode 1042
versionName '3.1.3'
versionCode 1043
versionName '3.1.4'

minSdkVersion 16
targetSdkVersion 30
Expand Down
6 changes: 6 additions & 0 deletions metadata/versions.json
Expand Up @@ -509,6 +509,12 @@
"name": "3.1.3",
"date": "30.12.2020",
"changelog": false
},
{
"code": 1043,
"name": "3.1.4",
"date": "27.06.2021",
"changelog": false
}
]
}

0 comments on commit 9cb7bc3

Please sign in to comment.