Skip to content

Commit

Permalink
8.3.28
Browse files Browse the repository at this point in the history
  • Loading branch information
foobnix committed Mar 24, 2020
1 parent 1cf4a73 commit da2b7db
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ ext {
db = Integer.parseInt(appDB)

}else{
codeNumber = 3660
versionNumber = "8.3.22"
codeNumber = 3684
versionNumber = "8.3.28"
db = 8
}

Expand Down
6 changes: 3 additions & 3 deletions app/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Tue Mar 24 12:06:23 EET 2020
appCodeNumber=3680
#Tue Mar 24 12:55:05 EET 2020
appCodeNumber=3684
appVersionNumberBase=8.3
appVersionNumberIndex=27
appDB=8
appVersionNumberIndex=26

0 comments on commit da2b7db

Please sign in to comment.