Skip to content

Commit

Permalink
release: '002.00.57-16API'
Browse files Browse the repository at this point in the history
  • Loading branch information
warren-bank committed Dec 9, 2022
1 parent a2ecd17 commit 21968a0
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android-studio-project/constants.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
project.ext {
releaseVersionCode = Integer.parseInt("002005616", 10) //Integer.MAX_VALUE == 2147483647
releaseVersion = '002.00.56-16API'
releaseVersionCode = Integer.parseInt("002005716", 10) //Integer.MAX_VALUE == 2147483647
releaseVersion = '002.00.57-16API'
javaVersion = JavaVersion.VERSION_1_8
minSdkVersion = 16
targetSdkVersion = 29
Expand Down
Empty file modified tests/01. bash - curl sender - examples in README/01.sh
100644 → 100755
Empty file.
Empty file modified tests/03. unit tests/01. URL encoder/bin/0-env.bat
100644 → 100755
Empty file.
Empty file modified tests/03. unit tests/01. URL encoder/bin/1-compile.bat
100644 → 100755
Empty file.
Empty file modified tests/03. unit tests/01. URL encoder/bin/2-run.bat
100644 → 100755
Empty file.
Empty file modified tests/04. integration tests/01. URL encoder/bin/0-env.bat
100644 → 100755
Empty file.
Empty file modified tests/04. integration tests/01. URL encoder/bin/1-compile.bat
100644 → 100755
Empty file.
Empty file modified tests/04. integration tests/01. URL encoder/bin/2-run.bat
100644 → 100755
Empty file.

0 comments on commit 21968a0

Please sign in to comment.