Skip to content

Commit 23398a1

Browse files
committed
v8.2.0
1 parent a43ebd3 commit 23398a1

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ android {
2323
minSdk = 26
2424
targetSdk = 35
2525
versionCode = calcVersionCode()
26-
versionName = "8.1.0"
26+
versionName = "8.2.0"
2727

2828
vectorDrawables.useSupportLibrary = true
2929
vectorDrawables.generatedDensities = []

app/versionCode.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
510
1+
520

metadata/en-US/changelogs/524.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Xray-core @ v24.12.15

0 commit comments

Comments
 (0)