Skip to content

Commit 0ac94ad

Browse files
committed
fixed wavefront when negative vertex index
1 parent ce9f831 commit 0ac94ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
8 Bytes
Binary file not shown.

app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="org.andresoviedo.dddmodel2"
5-
android:versionCode="20"
6-
android:versionName="2.5.0" >
5+
android:versionCode="21"
6+
android:versionName="2.5.1" >
77

88
<uses-sdk
99
android:minSdkVersion=""

0 commit comments

Comments
 (0)