Skip to content

Commit a699c59

Browse files
committed
gltf animations + refactoring
1 parent 3b07e13 commit a699c59

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/release/app-release.apk

-5 Bytes
Binary file not shown.

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
4-
android:versionCode="34"
4+
android:versionCode="35"
55
android:versionName="5.0.0">
66

77
<uses-sdk

0 commit comments

Comments
 (0)