This repository was archived by the owner on Apr 17, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ AEAD primitive in Java:
100
100
[ Obj-C] ( docs/OBJC-HOWTO.md ) , and [ Go] ( docs/GOLANG-HOWTO.md ) are field
101
101
tested and ready for production. The latest version is
102
102
[ 1.3.0-rc1] ( https://github.com/google/tink/releases/tag/v1.3.0-rc1 ) ,
103
- released on 2019-06-28 .
103
+ released on 2019-07-01 .
104
104
105
105
* Tink for Python and JavaScript are in active development.
106
106
Original file line number Diff line number Diff line change 4
4
5
5
The most recent release is
6
6
[ 1.3.0-rc1] ( https://github.com/google/tink/releases/tag/v1.3.0-rc1 ) , released
7
- 2019-06-28 . API docs can be found
7
+ 2019-07-01 . API docs can be found
8
8
[ here] ( https://google.github.com/tink/javadoc/apps-paymentmethodtoken/1.3.0-rc1 ) .
9
9
10
10
The Maven group ID is ` com.google.crypto.tink ` , and the artifact ID is
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ AdMob Rewarded Ads.
7
7
8
8
The most recent release is
9
9
[ 1.3.0-rc1] ( https://github.com/google/tink/releases/tag/v1.3.0-rc1 ) , released
10
- 2019-06-28 . API docs can be found
10
+ 2019-07-01 . API docs can be found
11
11
[ here] ( https://google.github.com/tink/javadoc/apps-rewardedads/1.3.0-rc1 ) .
12
12
13
13
The Maven group ID is ` com.google.crypto.tink ` , and the artifact ID is
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Tink can be installed with Maven or Gradle. The Maven group ID is
17
17
18
18
The most recent release is
19
19
[ 1.3.0-rc1] ( https://github.com/google/tink/releases/tag/v1.3.0-rc1 ) , released
20
- 2019-06-28 .
20
+ 2019-07-01 .
21
21
22
22
Java developers can add Tink using Maven:
23
23
You can’t perform that action at this time.
0 commit comments