mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-22 04:11:14 +00:00
Revert to go 1.19.7
This commit is contained in:
parent
a278abd7d8
commit
ec55993fc8
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM openjdk:11
|
||||
|
||||
ENV GO_VERSION 1.20.1
|
||||
ENV GO_VERSION 1.19.7
|
||||
|
||||
# Can be found scrolling down on this page:
|
||||
# https://developer.android.com/studio/index.html#command-tools
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit a8533b269d80bbe68ea48e247ddc3f53eec52ab8
|
||||
Subproject commit fb4209e382ffa08d53f96569d91f5c4fe172d622
|
Loading…
Reference in a new issue