Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
Snake version update to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanhoujun committed Dec 25, 2019
1 parent 88f0bbf commit c1fba3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ buildscript {
]

ext.snakeVersions = [
'versionName': '0.4.0',
'versionCode': 40
'versionName': '0.4.1',
'versionCode': 41
]

ext.deps = [
Expand Down

0 comments on commit c1fba3b

Please sign in to comment.