Skip to content

Commit

Permalink
automation: update version.properties (#648)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Author <actions@github.com>
  • Loading branch information
wax911 and actions-user authored Mar 25, 2024
1 parent 3a20994 commit 8bb7845
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/.meta/version.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"code": 1011000001,
"code": 1011002000,
"migration": false,
"minSdk": 21,
"releaseNotes": "",
"version": "1.11.1",
"version": "1.11.2",
"appId": "com.mxt.anitrend"
}
5 changes: 3 additions & 2 deletions gradle/version.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
version=1.11.1
code=1011000001
version=1.11.2
code=1011002000
name=v1.11.2

0 comments on commit 8bb7845

Please sign in to comment.