Skip to content

Commit

Permalink
Release 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mishiranu committed Nov 29, 2020
1 parent 77df313 commit ac3c96d
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 1040
versionName '3.1.1'
versionCode 1041
versionName '3.1.2'

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

0 comments on commit ac3c96d

Please sign in to comment.