Skip to content

Commit

Permalink
Release 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mishiranu committed Dec 30, 2020
1 parent 019c8c9 commit 74a7241
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.3.6528147'

defaultConfig {
versionCode 1041
versionName '3.1.2'
versionCode 1042
versionName '3.1.3'

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

0 comments on commit 74a7241

Please sign in to comment.