From f177a8df9d6c15c33cd88d3b2dd47dfe702deb06 Mon Sep 17 00:00:00 2001 From: "andrew (from workstation)" Date: Sat, 23 Oct 2021 18:12:46 +0200 Subject: [PATCH] final header --- headers.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/headers.txt b/headers.txt index 61397cf..a6bfa31 100644 --- a/headers.txt +++ b/headers.txt @@ -9,7 +9,7 @@ import java.io.DataInput; import java.util.Arrays; import java.util.Objects; -public class TdApi { +public final class TdApi { public abstract static class Object { public native String toString();